[INFO] fetching crate bitsors 1.1.16...
[INFO] testing bitsors-1.1.16 against master#cced03bfd61a304243a34504618ecec86c17063f for pr-154065-2
[INFO] extracting crate bitsors 1.1.16 into /workspace/builds/worker-6-tc1/source
[INFO] started tweaking crates.io crate bitsors 1.1.16
[INFO] finished tweaking crates.io crate bitsors 1.1.16
[INFO] tweaked toml for crates.io crate bitsors 1.1.16 written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate bitsors 1.1.16 on toolchain cced03bfd61a304243a34504618ecec86c17063f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate bitsors 1.1.16 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded proc-macro2 v1.0.40
[INFO] [stderr]   Downloaded tokio-tungstenite v0.14.0
[INFO] [stderr]   Downloaded quote v1.0.20
[INFO] [stderr]   Downloaded strum v0.20.0
[INFO] [stderr]   Downloaded strum_macros v0.20.1
[INFO] [stderr]   Downloaded smallvec v1.8.1
[INFO] [stderr]   Downloaded mio v0.8.4
[INFO] [stderr]   Downloaded unicode-normalization v0.1.20
[INFO] [stderr]   Downloaded unicode-segmentation v1.9.0
[INFO] [stderr]   Downloaded mockito v0.28.0
[INFO] [stderr]   Downloaded indexmap v1.9.1
[INFO] [stderr]   Downloaded tracing-core v0.1.28
[INFO] [stderr]   Downloaded anyhow v1.0.58
[INFO] [stderr]   Downloaded syn v1.0.98
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d0a1d72c0f072c90c19a3e83265469a614d06480f07666b288ddfc6d9545f7cc
[INFO] running `Command { std: "docker" "start" "-a" "d0a1d72c0f072c90c19a3e83265469a614d06480f07666b288ddfc6d9545f7cc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d0a1d72c0f072c90c19a3e83265469a614d06480f07666b288ddfc6d9545f7cc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d0a1d72c0f072c90c19a3e83265469a614d06480f07666b288ddfc6d9545f7cc", kill_on_drop: false }`
[INFO] [stdout] d0a1d72c0f072c90c19a3e83265469a614d06480f07666b288ddfc6d9545f7cc
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b8132c1b421d7c0fd5a545da13903126525e7cbcda1021d57e99c4078e42e5a3
[INFO] running `Command { std: "docker" "start" "-a" "b8132c1b421d7c0fd5a545da13903126525e7cbcda1021d57e99c4078e42e5a3", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.40
[INFO] [stderr]    Compiling unicode-ident v1.0.1
[INFO] [stderr]    Compiling quote v1.0.20
[INFO] [stderr]    Compiling libc v0.2.126
[INFO] [stderr]    Compiling syn v1.0.98
[INFO] [stderr]    Compiling once_cell v1.12.0
[INFO] [stderr]    Compiling cc v1.0.73
[INFO] [stderr]    Compiling pkg-config v0.3.25
[INFO] [stderr]    Compiling pin-project-lite v0.2.9
[INFO] [stderr]    Compiling itoa v1.0.2
[INFO] [stderr]    Compiling futures-core v0.3.21
[INFO] [stderr]    Compiling futures-task v0.3.21
[INFO] [stderr]    Compiling openssl v0.10.40
[INFO] [stderr]    Compiling httparse v1.7.1
[INFO] [stderr]    Compiling futures-sink v0.3.21
[INFO] [stderr]    Compiling futures-util v0.3.21
[INFO] [stderr]    Compiling native-tls v0.2.10
[INFO] [stderr]    Compiling tinyvec v1.6.0
[INFO] [stderr]    Compiling tracing-core v0.1.28
[INFO] [stderr]    Compiling indexmap v1.9.1
[INFO] [stderr]    Compiling slab v0.4.6
[INFO] [stderr]    Compiling futures-channel v0.3.21
[INFO] [stderr]    Compiling http v0.2.8
[INFO] [stderr]    Compiling hashbrown v0.12.1
[INFO] [stderr]    Compiling serde v1.0.137
[INFO] [stderr]    Compiling unicode-bidi v0.3.8
[INFO] [stderr]    Compiling want v0.3.0
[INFO] [stderr]    Compiling block-buffer v0.9.0
[INFO] [stderr]    Compiling digest v0.9.0
[INFO] [stderr]    Compiling encoding_rs v0.8.31
[INFO] [stderr]    Compiling opaque-debug v0.3.0
[INFO] [stderr]    Compiling ryu v1.0.10
[INFO] [stderr]    Compiling cpufeatures v0.2.2
[INFO] [stderr]    Compiling serde_json v1.0.81
[INFO] [stderr]    Compiling sha-1 v0.9.8
[INFO] [stderr]    Compiling input_buffer v0.4.0
[INFO] [stderr]    Compiling anyhow v1.0.58
[INFO] [stderr]    Compiling serde_derive v1.0.137
[INFO] [stderr]    Compiling unicode-segmentation v1.9.0
[INFO] [stderr]    Compiling ipnet v2.5.0
[INFO] [stderr]    Compiling dotenv v0.15.0
[INFO] [stderr]    Compiling strum v0.20.0
[INFO] [stderr]    Compiling tracing v0.1.35
[INFO] [stderr]    Compiling openssl-sys v0.9.74
[INFO] [stderr]    Compiling heck v0.3.3
[INFO] [stderr]    Compiling mio v0.8.4
[INFO] [stderr]    Compiling socket2 v0.4.4
[INFO] [stderr]    Compiling getrandom v0.2.7
[INFO] [stderr]    Compiling unicode-normalization v0.1.20
[INFO] [stderr]    Compiling http-body v0.4.5
[INFO] [stderr]    Compiling rand_core v0.6.3
[INFO] [stderr]    Compiling tokio v1.19.2
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling idna v0.2.3
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling url v2.2.2
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling openssl-macros v0.1.0
[INFO] [stderr]    Compiling futures-macro v0.3.21
[INFO] [stderr]    Compiling thiserror-impl v1.0.31
[INFO] [stderr]    Compiling pin-project-internal v1.0.10
[INFO] [stderr]    Compiling strum_macros v0.20.1
[INFO] [stderr]    Compiling thiserror v1.0.31
[INFO] [stderr]    Compiling pin-project v1.0.10
[INFO] [stderr]    Compiling tokio-util v0.7.3
[INFO] [stderr]    Compiling tokio-native-tls v0.3.0
[INFO] [stderr]    Compiling tungstenite v0.13.0
[INFO] [stderr]    Compiling h2 v0.3.13
[INFO] [stderr]    Compiling tokio-tungstenite v0.14.0
[INFO] [stderr]    Compiling hyper v0.14.19
[INFO] [stderr]    Compiling hyper-tls v0.5.0
[INFO] [stderr]    Compiling reqwest v0.11.11
[INFO] [stderr]    Compiling bitsors v1.1.16 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 39.71s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: openssl v0.10.40
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2`
[INFO] running `Command { std: "docker" "inspect" "b8132c1b421d7c0fd5a545da13903126525e7cbcda1021d57e99c4078e42e5a3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b8132c1b421d7c0fd5a545da13903126525e7cbcda1021d57e99c4078e42e5a3", kill_on_drop: false }`
[INFO] [stdout] b8132c1b421d7c0fd5a545da13903126525e7cbcda1021d57e99c4078e42e5a3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2a3604bf348b59066c70a6511a491d3310861c007c55a8f60bb64a0bca725a99
[INFO] running `Command { std: "docker" "start" "-a" "2a3604bf348b59066c70a6511a491d3310861c007c55a8f60bb64a0bca725a99", kill_on_drop: false }`
[INFO] [stderr]    Compiling lock_api v0.4.7
[INFO] [stderr]    Compiling parking_lot_core v0.9.3
[INFO] [stderr]    Compiling smallvec v1.8.1
[INFO] [stderr]    Compiling tokio-macros v1.8.0
[INFO] [stderr]    Compiling num_cpus v1.13.1
[INFO] [stderr]    Compiling signal-hook-registry v1.4.0
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]    Compiling aho-corasick v0.7.18
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling regex-syntax v0.6.26
[INFO] [stderr]    Compiling serde_urlencoded v0.6.1
[INFO] [stderr]    Compiling difference v2.0.0
[INFO] [stderr]    Compiling colored v1.9.3
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling rand_chacha v0.2.2
[INFO] [stderr]    Compiling rand v0.7.3
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling extend v0.1.2
[INFO] [stderr]    Compiling tokio v1.19.2
[INFO] [stderr]    Compiling assert-json-diff v1.1.0
[INFO] [stderr]    Compiling regex v1.5.6
[INFO] [stderr]    Compiling mockito v0.28.0
[INFO] [stderr]    Compiling tokio-util v0.7.3
[INFO] [stderr]    Compiling tokio-native-tls v0.3.0
[INFO] [stderr]    Compiling tokio-tungstenite v0.14.0
[INFO] [stderr]    Compiling h2 v0.3.13
[INFO] [stderr]    Compiling hyper v0.14.19
[INFO] [stderr]    Compiling hyper-tls v0.5.0
[INFO] [stderr]    Compiling reqwest v0.11.11
[INFO] [stderr]    Compiling bitsors v1.1.16 (/opt/rustwide/workdir)
[INFO] [stderr] error: could not compile `bitsors` (test "test_private_api")
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/cced03bfd61a304243a34504618ecec86c17063f/bin/rustc --crate-name test_private_api --edition=2021 tests/test_private_api.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=97999072da77a09a -C extra-filename=-9e56766331c386fc --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-eaf1a77f94a29a70.rlib --extern bitsors=/opt/rustwide/target/debug/deps/libbitsors-fdc4ba3d3b14a2b2.rlib --extern dotenv=/opt/rustwide/target/debug/deps/libdotenv-ed16f8757ac7f100.rlib --extern futures_util=/opt/rustwide/target/debug/deps/libfutures_util-ab12bd1cf4f23fbf.rlib --extern hex=/opt/rustwide/target/debug/deps/libhex-28742b4ca144387c.rlib --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-2bb390fee0230a38.rlib --extern mockito=/opt/rustwide/target/debug/deps/libmockito-d36b71ec8fbb19a1.rlib --extern openssl=/opt/rustwide/target/debug/deps/libopenssl-616fea0829c5dec3.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-b0b9e7300ab58e9f.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-95a4e564ad4fcc3f.rlib --extern serde_derive=/opt/rustwide/target/debug/deps/libserde_derive-70b288cfc97ee830.so --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-bac7db1c267a3400.rlib --extern strum=/opt/rustwide/target/debug/deps/libstrum-94717c53230143fe.rlib --extern strum_macros=/opt/rustwide/target/debug/deps/libstrum_macros-3fefb6619e8d5d1a.so --extern tokio=/opt/rustwide/target/debug/deps/libtokio-cf8f8497128fd44d.rlib --extern tokio_tungstenite=/opt/rustwide/target/debug/deps/libtokio_tungstenite-0c985afd3f99d9ee.rlib --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `bitsors` (lib test)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/cced03bfd61a304243a34504618ecec86c17063f/bin/rustc --crate-name bitsors --edition=2021 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=1080c6cba2b78931 -C extra-filename=-c11891f6c3d1eaca --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-eaf1a77f94a29a70.rlib --extern dotenv=/opt/rustwide/target/debug/deps/libdotenv-ed16f8757ac7f100.rlib --extern futures_util=/opt/rustwide/target/debug/deps/libfutures_util-ab12bd1cf4f23fbf.rlib --extern hex=/opt/rustwide/target/debug/deps/libhex-28742b4ca144387c.rlib --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-2bb390fee0230a38.rlib --extern mockito=/opt/rustwide/target/debug/deps/libmockito-d36b71ec8fbb19a1.rlib --extern openssl=/opt/rustwide/target/debug/deps/libopenssl-616fea0829c5dec3.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-b0b9e7300ab58e9f.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-95a4e564ad4fcc3f.rlib --extern serde_derive=/opt/rustwide/target/debug/deps/libserde_derive-70b288cfc97ee830.so --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-bac7db1c267a3400.rlib --extern strum=/opt/rustwide/target/debug/deps/libstrum-94717c53230143fe.rlib --extern strum_macros=/opt/rustwide/target/debug/deps/libstrum_macros-3fefb6619e8d5d1a.so --extern tokio=/opt/rustwide/target/debug/deps/libtokio-cf8f8497128fd44d.rlib --extern tokio_tungstenite=/opt/rustwide/target/debug/deps/libtokio_tungstenite-0c985afd3f99d9ee.rlib --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] [stderr] error: could not compile `bitsors` (test "test_websocket")
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/cced03bfd61a304243a34504618ecec86c17063f/bin/rustc --crate-name test_websocket --edition=2021 tests/test_websocket.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=800549644211333f -C extra-filename=-b096f31930242edf --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-eaf1a77f94a29a70.rlib --extern bitsors=/opt/rustwide/target/debug/deps/libbitsors-fdc4ba3d3b14a2b2.rlib --extern dotenv=/opt/rustwide/target/debug/deps/libdotenv-ed16f8757ac7f100.rlib --extern futures_util=/opt/rustwide/target/debug/deps/libfutures_util-ab12bd1cf4f23fbf.rlib --extern hex=/opt/rustwide/target/debug/deps/libhex-28742b4ca144387c.rlib --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-2bb390fee0230a38.rlib --extern mockito=/opt/rustwide/target/debug/deps/libmockito-d36b71ec8fbb19a1.rlib --extern openssl=/opt/rustwide/target/debug/deps/libopenssl-616fea0829c5dec3.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-b0b9e7300ab58e9f.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-95a4e564ad4fcc3f.rlib --extern serde_derive=/opt/rustwide/target/debug/deps/libserde_derive-70b288cfc97ee830.so --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-bac7db1c267a3400.rlib --extern strum=/opt/rustwide/target/debug/deps/libstrum-94717c53230143fe.rlib --extern strum_macros=/opt/rustwide/target/debug/deps/libstrum_macros-3fefb6619e8d5d1a.so --extern tokio=/opt/rustwide/target/debug/deps/libtokio-cf8f8497128fd44d.rlib --extern tokio_tungstenite=/opt/rustwide/target/debug/deps/libtokio_tungstenite-0c985afd3f99d9ee.rlib --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "2a3604bf348b59066c70a6511a491d3310861c007c55a8f60bb64a0bca725a99", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2a3604bf348b59066c70a6511a491d3310861c007c55a8f60bb64a0bca725a99", kill_on_drop: false }`
[INFO] [stdout] 2a3604bf348b59066c70a6511a491d3310861c007c55a8f60bb64a0bca725a99
